From 3dc39ca6591adf5315f2a5b9acbf75e00645cde1 Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 24 Jul 2004 22:06:37 +0000 Subject: [PATCH] Document 'sort' filter. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@855 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gpsbabel/README b/gpsbabel/README index a47ff7050..323b991d0 100644 --- a/gpsbabel/README +++ b/gpsbabel/README @@ -784,6 +784,13 @@ DATA FILTERS navigates, say, an exit ramp or a one way street, you will be in for unpleasant ride. application cares about timestamps + SORT + + This simple filter allows you to alphabetize waypoints by + shortname or by description. It has a special suboption (gcid) + to sort by geocaching.com waypoint ID's when the input comes + from a GPX file that has GC numbers in it. + COMMON USAGE Invocation was meant to be flexible. Unfortunately, that can -- 2.30.2